xen/arm: Fix coding style and update comment in acpi_route_spis
authorJulien Grall <julien.grall@arm.com>
Wed, 27 Jul 2016 13:58:30 +0000 (14:58 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 27 Jul 2016 19:24:10 +0000 (12:24 -0700)
commitc5eae7332909e3ef1a18e0164e9e4e512edf9ef3
tree662806f1b062862cb85e72dc87455c5ebccca427
parent8eb61ab6fb516165f328e952b9a6363989391267
xen/arm: Fix coding style and update comment in acpi_route_spis

The comment was not correctly indented. Also the preferred name for the
initial domain is "hardware domain" and not "dom0, so replace it.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/domain_build.c